AuthorizationHandler usage details

Summary

org.eclipse.core.internal.runtime.auth.AuthorizationHandler has 7 total references to 7 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] addAuthorizationInfo(URL, String, String, Map) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.addAuthorizationInfo(URL, String, String, Map) 484 PRIVATE_PERMISSIBLE
[+] addProtectionSpace(URL, String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.addProtectionSpace(URL, String) 530 PRIVATE_PERMISSIBLE
[+] flushAuthorizationInfo(URL, String, String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.flushAuthorizationInfo(URL, String, String) 597 PRIVATE_PERMISSIBLE
[+] getAuthorizationInfo(URL, String, String) : Map
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.getAuthorizationInfo(URL, String, String) 646 PRIVATE_PERMISSIBLE
[+] getProtectionSpace(URL) : String
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.runtime.Platform.getProtectionSpace(URL) 832 PRIVATE_PERMISSIBLE
[+] setKeyringFile(String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.initializeAuthorizationHandler() 638 PRIVATE_PERMISSIBLE
[+] setPassword(String) : void
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.InternalPlatform.initializeAuthorizationHandler() 639 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional